Skip to content

Commit

Permalink
build: still need to migrate test-exclude to main
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jun 9, 2024
1 parent ad7dfe1 commit a94d0d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- main
- master
pull_request:
types: [assigned, opened, synchronize, reopened, labeled]
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- main
- master
name: release-please
jobs:
release-please:
Expand Down

0 comments on commit a94d0d3

Please sign in to comment.