import exp workflow

This commit is contained in:
Stephan 2021-06-03 13:34:59 +02:00
parent abd52ae85f
commit ad6f741613

14
.github/workflows/exp.yml vendored Normal file
View 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