We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 477f82c commit 060293aCopy full SHA for 060293a
.github/workflows/test.yml
@@ -2,8 +2,8 @@ name: Test application
2
3
on:
4
pull_request:
5
- branches: [ draft ]
6
-
+ branches: [draft]
+
7
jobs:
8
check-files:
9
if: ${{ github.event_name == 'pull_request' }}
0 commit comments