Update workflow to only run on pushes to main branch

This commit is contained in:
Jason
2023-07-23 00:06:21 +08:00
parent 80f0cd9499
commit 365e2f758a
-3
View File
@@ -4,9 +4,6 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: write