Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
71ce433cd9 | ||
|
|
52fb7cc165 | ||
|
|
0435b37686 |
19
.github/workflows/exp.yml
vendored
19
.github/workflows/exp.yml
vendored
@@ -1,19 +0,0 @@
|
||||
|
||||
name: Experiment
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
|
||||
experiment:
|
||||
name: Experiment
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Experiment
|
||||
uses: zpqrtbnk/gh-actions/experiment@master
|
||||
|
||||
- name: Infos
|
||||
shell: bash
|
||||
run: |
|
||||
echo "github.ref: '${{ github.ref }}'"
|
||||
Reference in New Issue
Block a user