aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/shell.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/shell.yml')
-rw-r--r--.github/workflows/shell.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/shell.yml b/.github/workflows/shell.yml
index 1926472c..20a045dc 100644
--- a/.github/workflows/shell.yml
+++ b/.github/workflows/shell.yml
@@ -1,7 +1,7 @@
name: Shell
on:
push:
- branches: [master]
+ branches: [main]
pull_request:
jobs:
shellcheck: