mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-12-19 21:04:40 -05: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
|
name: Lint nginx configuration
|
||||||
|
|
||||||
on:
|
on: [pull_request, push]
|
||||||
pull_request:
|
|
||||||
push:
|
|
||||||
branches: [main]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
static:
|
static:
|
||||||
|
Loading…
Reference in New Issue
Block a user