summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 59dfac3..1caefaf 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: main
on:
pull_request:
push:
- branches: [master, 'test-me-*']
+ branches: [master, main, 'test-me-*']
tags: ['*']
jobs: