Skip to content

Commit

Permalink
CI fix 31
Browse files Browse the repository at this point in the history
  • Loading branch information
korvin89 committed Oct 21, 2024
1 parent 456eee9 commit 3d6daef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release-and-publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Release and publish

on:
# push:
# branches: [main]
pull_request:
push:
branches: [main]

jobs:
release-and-publish:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Verify

on:
push:
branches: [main]
pull_request:

jobs:
Expand Down

0 comments on commit 3d6daef

Please sign in to comment.