Workflow changes
All checks were successful
Push to Github / push-to-github (push) Successful in 1m29s
All checks were successful
Push to Github / push-to-github (push) Successful in 1m29s
This commit is contained in:
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is pushing repo to Github
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
push:
|
||||
push-to-github:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
|
Reference in New Issue
Block a user