We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db8246 commit cda5dadCopy full SHA for cda5dad
1 file changed
.github/workflows/pull_from_upstream.yml
@@ -6,6 +6,8 @@ on:
6
# Run every Saturday at 0900 UTC
7
- cron: '0 9 * * 6'
8
9
+permissions: {}
10
+
11
jobs:
12
sync-workflows:
13
if: github.repository != 'OpenAstronomy/github-actions-workflows'
0 commit comments