mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-10-01 04:45:34 -04:00
run GitHub workflows on pushes to any branch
This commit is contained in:
parent
fa9de7b0e0
commit
dc00b338c6
5
.github/workflows/nginx.yml
vendored
5
.github/workflows/nginx.yml
vendored
@ -1,9 +1,6 @@
|
||||
name: Lint nginx configuration
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main]
|
||||
on: [pull_request, push]
|
||||
|
||||
jobs:
|
||||
static:
|
||||
|
Loading…
Reference in New Issue
Block a user