mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 09:34:11 +02:00
CI: trigger push only on master
This commit is contained in:
parent
8a239571fb
commit
d2e4697d03
1 changed files with 3 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -2,6 +2,8 @@ name: "cachix-action test"
|
|||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
public-cache:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue