Merge pull request #23 from actions/update-to-main

Update to main
This commit is contained in:
Andy McKay
2020-07-21 08:32:47 -07:00
committed by GitHub
2 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ on: # rebuild any PRs and main branch changes
pull_request: pull_request:
push: push:
branches: branches:
- master - main
- 'releases/*' - 'releases/*'
jobs: jobs:
+1 -2
View File
@@ -199,9 +199,8 @@ Delete the oldest 3 version of a package hosted in a different repo than the one
# License # License
The scripts and documentation in this project are released under the [MIT License](https://github.com/actions/delete-package-versions/blob/master/LICENSE) The scripts and documentation in this project are released under the [MIT License](https://github.com/actions/delete-package-versions/blob/main/LICENSE)
[api]: https://developer.github.com/v4/previews/#github-packages [api]: https://developer.github.com/v4/previews/#github-packages
[token]: https://help.github.com/en/packages/publishing-and-managing-packages/about-github-packages#about-tokens [token]: https://help.github.com/en/packages/publishing-and-managing-packages/about-github-packages#about-tokens
[secret]: https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets [secret]: https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets