We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b106c3 commit a384d1aCopy full SHA for a384d1a
.github/workflows/main.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: "**"
6
pull_request_target:
7
- branches: ["main", "chang"]
+ branches: "**"
8
types: [opened, reopened, edited, synchronize]
9
10
jobs:
0 commit comments