Skip to content

Commit a1380b4

Browse files
Update test_pwn_vuln2.yml
1 parent 9255a35 commit a1380b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_pwn_vuln2.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
on:
2-
pull_request
2+
pull_request:
33

44
jobs:
55
build:
@@ -13,4 +13,4 @@ jobs:
1313
- uses: actions/setup-node@v1
1414
- run: |
1515
npm install
16-
npm build
16+
npm build

0 commit comments

Comments
 (0)