Skip to content

Commit cdd063a

Browse files
committed
fix(ci): use correct workflow syntax
1 parent 49cdd73 commit cdd063a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Python CI
22

33
on:
4-
push
4+
push: {}
55
pull_request_target:
66
branches: [ master ]
77

0 commit comments

Comments
 (0)