Skip to content

Commit 0bc2e8b

Browse files
committed
fix workflows
1 parent 98fde9b commit 0bc2e8b

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

.github/workflows/verify.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
name: verify
22

3-
on:
4-
push:
5-
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
3+
on: push
84

95
jobs:
10-
build:
6+
verify:
117

128
runs-on: ubuntu-latest
139

0 commit comments

Comments
 (0)