Enable CI and validation jobs for merge queues (#7921)

This commit is contained in:
Carter Anderson 2023-03-05 21:12:20 -08:00 committed by GitHub
parent 729b829c77
commit a27b14e7d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
name: CI
on:
merge_group:
pull_request:
push:
branches-ignore:

View file

@ -1,6 +1,7 @@
name: validation jobs
on:
merge_group:
push:
branches:
- staging