mirror of
https://github.com/curl/curl.git
synced 2026-07-31 03:38:04 +03:00
GHA: align all install, configure and build steps again
First step towards more unified build steps on GitHub Actions. Closes #8873
This commit is contained in:
parent
519e5e5f65
commit
498ecdfd64
14 changed files with 175 additions and 89 deletions
4
.github/workflows/hacktoberfest-accepted.yml
vendored
4
.github/workflows/hacktoberfest-accepted.yml
vendored
|
|
@ -4,9 +4,9 @@ on:
|
|||
# run for all pushes to master branch
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- master
|
||||
|
||||
permissions:
|
||||
permissions:
|
||||
# requires issues AND pull-requests write permissions to edit labels on PRs!
|
||||
issues: write
|
||||
pull-requests: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue