ci: up to date push and pull_request (#6)
Reviewed-on: #6 Co-authored-by: UneBaguette <[email protected]> Co-committed-by: UneBaguette <[email protected]>
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
name: Rust CI
|
name: Rust CI
|
||||||
|
|
||||||
on: [ push, pull_request ]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
pull_request:
|
||||||
|
types: [opened, reopened, synchronize]
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ci-${{ gitea.ref }}
|
group: ci-${{ gitea.ref }}
|
||||||
|
|||||||
Reference in New Issue
Block a user