-
Notifications
You must be signed in to change notification settings - Fork 1
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
Reusable workflows #23
base: main
Are you sure you want to change the base?
Conversation
Thanks for opening this pull request!. We should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
uses: wabarc/.github/.github/workflows/reusable-scorecards.yml@main | ||
permissions: | ||
# Needed to upload the results to code-scanning dashboard. | ||
security-events: write |
Check failure
Code scanning / Scorecard
Token-Permissions
codeql: | ||
name: CodeQL | ||
permissions: | ||
security-events: write |
Check failure
Code scanning / Scorecard
Token-Permissions
make test-cover | ||
|
||
- name: Upload coverage | ||
uses: actions/upload-artifact@v2 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days |
Description
Relates to wabarc/.github#1
Type of change
Checklist