mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-30 01:58:51 -04:00
Update workflow publish-artifacts.yml
This commit is contained in:
parent
b07f939c37
commit
39a3c7cc8b
1 changed files with 5 additions and 1 deletions
4
.github/workflows/publish-artifacts.yml
vendored
4
.github/workflows/publish-artifacts.yml
vendored
|
@ -5,6 +5,10 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- master
|
- master
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue