mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Run CI pipeline on pull requests (#587)
Allows CI to run for approved outside collaborators
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -6,6 +6,7 @@ concurrency: ci
|
||||
name: CI
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user