summaryrefslogtreecommitdiff
path: root/.github/workflows/nginx.yml
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-04-23 23:07:42 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-04-23 23:09:53 -0400
commita9701f3a65e7e9256ce5b6f135476176e84ebf12 (patch)
tree1620c4a840f009e3159b838131b7d55f84611d98 /.github/workflows/nginx.yml
parenta49704e47f1826945e77c137e1db461c0eb7ab35 (diff)
update branch for GitHub Actions / dependabot
Diffstat (limited to '.github/workflows/nginx.yml')
-rw-r--r--.github/workflows/nginx.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nginx.yml b/.github/workflows/nginx.yml
index 5886da64..5d0f5269 100644
--- a/.github/workflows/nginx.yml
+++ b/.github/workflows/nginx.yml
@@ -3,7 +3,7 @@ name: Lint nginx configuration
on:
pull_request:
push:
- branches: [master]
+ branches: [main]
jobs:
static: