run GitHub workflows on pushes to any branch

This commit is contained in:
Daniel Micay 2021-07-16 16:02:37 -04:00
parent fa9de7b0e0
commit dc00b338c6

View File

@ -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: