We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e35648e commit 1c6f01aCopy full SHA for 1c6f01a
.github/workflows/rust.yml
@@ -6,7 +6,7 @@ on:
6
push:
7
branches: ["master"]
8
pull_request:
9
- branches: ["master"]
+ branches: "*"
10
types: [ opened, synchronize, reopened, edited ]
11
12
concurrency:
0 commit comments