import exp workflow
This commit is contained in:
parent
abd52ae85f
commit
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-action-experiment
|
Loading…
Reference in New Issue
Block a user