mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-07 00:36:32 +02:00
ci(gh-jobs): jobs now run on PR to master too
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -5,6 +5,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
Reference in New Issue
Block a user