This commit is contained in:
parent
4b946be4d3
commit
a449e18fe7
|
@ -1,13 +1,11 @@
|
|||
name: "Testing Action logging in Gitea"
|
||||
name: "CI"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "KIS-0000-gitea-logging-tests"
|
||||
|
||||
jobs:
|
||||
run-checks:
|
||||
name: "Run checks"
|
||||
name: "Checks"
|
||||
runs-on: "ubuntu-latest"
|
||||
steps:
|
||||
- uses: "actions/checkout@v4"
|
Loading…
Reference in New Issue
Block a user