Skip to content

Commit

Permalink
[squash] github action branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
jkassemi committed Jan 7, 2025
1 parent a8adf84 commit 720b6ff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ name: Test
'on':
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
workflow_dispatch: {}
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 720b6ff

Please sign in to comment.