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