Skip to content

Commit 5265e5d

Browse files
committed
move on to top of file
1 parent 892cca7 commit 5265e5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/push.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
on: "push"
2+
13
jobs:
24
build:
35
runs-on: "ubuntu-latest"
@@ -103,4 +105,3 @@ jobs:
103105
repository-url: "https://test.pypi.org/legacy/"
104106
skip-existing: true
105107
verbose: true
106-
on: "push"

0 commit comments

Comments
 (0)