Skip to content

Commit 5c5a3d7

Browse files
Update python-app.yml
1 parent 8fda046 commit 5c5a3d7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
name: Python application
55

66
on:
7-
push:
8-
branches: [ "main" ]
9-
pull_request:
10-
branches: [ "main" ]
7+
workflow_dispatch:
118

129
permissions:
1310
contents: read

0 commit comments

Comments
 (0)