We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78345c5 commit 407c6e5Copy full SHA for 407c6e5
.github/workflows/tfjs-ci.yml
@@ -2,9 +2,9 @@ name: TFJS Continuous Integration
2
3
on:
4
push:
5
- branches: [ $default-branch ]
+ branches: [ "master" ]
6
pull_request:
7
8
workflow_dispatch:
9
10
permissions:
0 commit comments