Skip to content

Commit 060293a

Browse files
authored
Update test.yml
1 parent 477f82c commit 060293a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Test application
22

33
on:
44
pull_request:
5-
branches: [ draft ]
6-
5+
branches: [draft]
6+
77
jobs:
88
check-files:
99
if: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)