diff options
Diffstat (limited to '.github/ci')
| -rwxr-xr-x | .github/ci/rust.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/ci/rust.sh b/.github/ci/rust.sh index af7f336c1..db1fc8538 100755 --- a/.github/ci/rust.sh +++ b/.github/ci/rust.sh | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | ## on push branch=main | ||
| 3 | ## on push branch~=gh-readonly-queue/main/.* | 2 | ## on push branch~=gh-readonly-queue/main/.* |
| 4 | ## on pull_request | 3 | ## on pull_request |
| 5 | 4 | ||
