Skip to content

Commit c2849ee

Browse files
committed
Run Code PushUp in any branch for debugging
1 parent e10b850 commit c2849ee

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/code-pushup.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Code PushUp
22

3-
on:
4-
push:
5-
branches: [main]
6-
pull_request:
7-
branches: [main]
3+
on: push
84

95
permissions:
106
contents: read

0 commit comments

Comments
 (0)