Compare commits
No commits in common. "16a93be4b32b3382ea603ccc5940dac280cb632e" and "233d266886c461e63cd6780647a3bd58c57a679a" have entirely different histories.
16a93be4b3
...
233d266886
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
on:
|
||||
- "push"
|
||||
- "workflow_dispatch"
|
||||
|
||||
jobs:
|
||||
"build":
|
||||
runs-on: "docker"
|
||||
container:
|
||||
image: "alpine:latest"
|
||||
steps:
|
||||
- run: "Hello, world!"
|
Loading…
Reference in a new issue