We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 596eca3 commit 78e9540Copy full SHA for 78e9540
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: TAS Sync Check
2
3
on:
4
pull_request:
5
- branches: [github-tas]
+ branches: [dev]
6
7
jobs:
8
check:
0 commit comments