Skip to content

Commit 96d803f

Browse files
authored
Merge pull request #367 from jsonresume/fix-ci
Fix CI
2 parents 61a22c0 + 9d83990 commit 96d803f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/latest.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Latest
22

3-
on:
4-
push:
5-
branches:
6-
- master
3+
on: push
74

85
jobs:
96
verify:

0 commit comments

Comments
 (0)