This commit is contained in:
parent
aca227bdc6
commit
9506864c2d
@ -2,6 +2,7 @@ name: Gitea Actions Demo
|
||||
on: [push]
|
||||
jobs:
|
||||
build-container:
|
||||
runs-on: node-22-bookworm
|
||||
steps:
|
||||
- run: echo echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||
- name: Checkout repo
|
||||
|
Loading…
x
Reference in New Issue
Block a user