Skip to content

Commit 0d18faa

Browse files
committed
no longer allow github CLI to start CI as I no longer use the CLI
1 parent c78d722 commit 0d18faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/programming_team_code_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: programming team code CI
22

3-
on: [push, workflow_dispatch]
3+
on: push
44

55
permissions:
66
contents: write

0 commit comments

Comments
 (0)