mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
CI: Add merge queue events trigger for github workflows (#13282)
This commit is contained in:
parent
0e3c1d42f6
commit
a40cc40edf
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -5,6 +5,8 @@ on:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ '*' ]
|
||||
merge_group:
|
||||
types: [checks_requested]
|
||||
|
||||
jobs:
|
||||
formatting:
|
||||
|
Loading…
Reference in New Issue
Block a user