Skip to content

Commit

Permalink
fix branch name spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jchiang87 committed Aug 21, 2024
1 parent ba71dd1 commit a5a3a03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: bot-eotest-configs CI
on:
push:
branches:
-master
- master

pull_request:
branches:
-master
- master

workflow_dispatch: null

Expand Down

0 comments on commit a5a3a03

Please sign in to comment.