Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create nightly-1.0-builds.yml #1120

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Create nightly-1.0-builds.yml #1120

merged 1 commit into from
Feb 12, 2024

Conversation

pjfanning
Copy link
Contributor

see #1119

I prefer keeping this yml separate so that we can tailor what we want to run

- cron: "0 0 * * *"
workflow_dispatch:

permissions: {}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm curious what this does?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's an attempt to limit the permissions for the GitHub token - this setting basically says we don't need it at all

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, so the default permissions are wider than {} (https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs) 👍 great!

@pjfanning pjfanning merged commit 28e966a into main Feb 12, 2024
18 checks passed
@pjfanning pjfanning deleted the nightly-1.0-builds branch May 22, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants