Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a05c54d862 | ||
|
|
adbb090758 | ||
|
|
bde82421b1 | ||
|
|
58cb94d8d4 |
7
.github/workflows/exp.yml
vendored
7
.github/workflows/exp.yml
vendored
@@ -11,4 +11,9 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Experiment
|
- name: Experiment
|
||||||
uses: zpqrtbnk/gh-actions/experiment@master
|
uses: zpqrtbnk/gh-actions/experiment@master
|
||||||
|
|
||||||
|
- name: Infos
|
||||||
|
shell: bash
|
||||||
|
run: |
|
||||||
|
echo "github.ref: '${{ github.ref }}'"
|
||||||
Reference in New Issue
Block a user