mirror of
https://github.com/hyprutils/hyprgui.git
synced 2026-05-05 20:38:38 -05:00
run workflow only on main
This commit is contained in:
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: Rust
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
paths:
|
||||
- '**.*.rs'
|
||||
- 'src/**'
|
||||
|
||||
Reference in New Issue
Block a user