Compare commits
3 Commits
v1/foo/bar
...
meh
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
703de123ea | ||
|
|
b1a34c5b71 | ||
|
|
ad6f741613 |
14
.github/workflows/exp.yml
vendored
Normal file
14
.github/workflows/exp.yml
vendored
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
|
||||||
|
name: Experiment
|
||||||
|
on: push
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
|
||||||
|
experiment:
|
||||||
|
name: Experiment
|
||||||
|
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: Experiment
|
||||||
|
uses: zpqrtbnk/gh-actions/experiment@master
|
||||||
Reference in New Issue
Block a user