Skip to content

Commit a2c1668

Browse files
authored
chore(ci): Specify branches in push event
1 parent 960dcf5 commit a2c1668

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ permissions:
33
contents: read
44
on:
55
push:
6+
branches: ["main"]
67
pull_request:
78

89
jobs:

0 commit comments

Comments
 (0)