Skip to content

Commit d7bbeeb

Browse files
committed
dont always run the debug action
1 parent 7e5a854 commit d7bbeeb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/debug.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# This action is for playing around with GHA and has no use outside of that.
2-
name: main
2+
name: debug
33

44
on:
55
workflow_dispatch:
6-
push:
7-
branches:
8-
- master
96

107
jobs:
118
tail_and_check:

0 commit comments

Comments
 (0)