2 Commits

Author SHA1 Message Date
201e167782 New: test-d
Signed-off-by: Václav Valíček <valicek1994@gmail.com>
2022-07-27 08:40:39 +02:00
Stephan
5551c9980c edit xxx 2019-03-06 11:34:24 +01:00
3 changed files with 1 additions and 29 deletions

View File

@@ -1,29 +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 }}'"
- name: Checkout
uses: actions/checkout@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Report
shell: bash
run: |
git log --graph --pretty=format':%h%%d %s %an, %ar' | head -n 5

0
test-d Normal file
View File

1
xxx.txt Normal file
View File

@@ -0,0 +1 @@
x