import exp workflow
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user