Skip to content

Commit fd7d828

Browse files
authoredMar 4, 2025
Update update-prs.yml (#141)
1 parent 70f004c commit fd7d828

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎.github/workflows/update-prs.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
name: Update all PR branches if main gets update
33

4-
on:
5-
push:
6-
branches:
7-
- "main"
4+
#on:
5+
# push:
6+
# branches:
7+
# - "main"
88

99
jobs:
1010
update-prs:

0 commit comments

Comments
 (0)