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 e572ecc commit 24b51e3Copy full SHA for 24b51e3
.github/workflows/rust.yml
@@ -1,7 +1,9 @@
1
name: mdbook updater
2
3
on:
4
- push
+ push:
5
+ branches:
6
+ - master
7
8
env:
9
CARGO_TERM_COLOR: always
0 commit comments