Skip to content

Commit 23e010c

Browse files
committed
Nope, won't work
1 parent cfdaa89 commit 23e010c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/initial_setup.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77

88
permissions:
99
contents: write
10-
actions: write
1110

1211
jobs:
1312
start:
@@ -19,7 +18,7 @@ jobs:
1918

2019
- name: Run initial setup script
2120
run: |
22-
sed -i "/if: github.repository != 'AlmaLinux\/atomic-respin-template'/d" .github/workflows/*.yml
21+
# sed -i "/if: github.repository != 'AlmaLinux\/atomic-respin-template'/d" .github/workflows/*.yml
2322
rm -rf \
2423
.github/README.md \
2524
.github/workflows/initial_setup.yml

0 commit comments

Comments
 (0)