Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
326c661b34 |
5
.github/workflows/branch.yaml
vendored
5
.github/workflows/branch.yaml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Push
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user