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 b50d11c commit b77ae94Copy full SHA for b77ae94
.github/workflows/release-rust.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
branches: [ master, develop ]
8
paths:
9
+ - '.github/workflows/release-rust.yml'
10
- 'source/ports/rs_port/**'
11
12
concurrency:
0 commit comments