update
This commit is contained in:
parent
cc649ac9b6
commit
1def4db6bb
9
.github/workflows/build.yml
vendored
9
.github/workflows/build.yml
vendored
@ -1,8 +1,7 @@
|
||||
runs-on: self-hosted
|
||||
name: GitHub Actions Example
|
||||
on: [push]
|
||||
jobs:
|
||||
Explore-GitHub-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
run: echo " The job was automatically triggered by a ${{Github.event_name }} event."
|
||||
build:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
run: echo " The job was automatically triggered by a ${{Github.event_name }} event."
|
Loading…
Reference in New Issue
Block a user