Skip to content

Commit

Permalink
change target branch from main to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
fey101 committed May 8, 2024
1 parent f3916ab commit c1f3234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-auto-add.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
types:
- opened
branches:
- 'main'
- 'dev'

jobs:
track_issue:
Expand Down

0 comments on commit c1f3234

Please sign in to comment.