1 Commits

Author SHA1 Message Date
Stephan
6e3325f7dc abc 2019-03-15 16:32:06 +01:00
2 changed files with 1 additions and 19 deletions

View File

@@ -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 }}'"

View File

@@ -0,0 +1 @@
xx