mirror of
https://github.com/Icinga/icingaweb2-module-graphite.git
synced 2026-02-18 18:25:09 -05:00
GitHub Actions: Run in any pull request
Allow GitHub Actions to run for every pull request instead of only main-based pull requests
This commit is contained in:
parent
59bb74a539
commit
554ecd9967
1 changed files with 0 additions and 2 deletions
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
|
|
@ -6,8 +6,6 @@ on:
|
|||
- main
|
||||
- support/*
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
php:
|
||||
|
|
|
|||
Loading…
Reference in a new issue