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 4fd115b commit 83379c3Copy full SHA for 83379c3
.github/workflows/test.yml
@@ -1,10 +1,8 @@
1
name: Rust Build and Test
2
3
on:
4
- push:
+ pull_request:
5
branches: [ main ]
6
- tags:
7
- - 'v*'
8
9
jobs:
10
build:
0 commit comments