Skip to content

Commit 3784bfc

Browse files
committed
주기적 gitaction 호출 변경 | permissions 누락건 추가
1 parent 7be6bd3 commit 3784bfc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/actions_activate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
keepalive:
88
name: GitHub Workflow Immortality
99
runs-on: ubuntu-latest
10+
permissions: {}
1011
steps:
1112
- name: Keep cronjob based triggers of GitHub workflows alive
1213
uses: PhrozenByte/gh-workflow-immortality@v1

0 commit comments

Comments
 (0)