Skip to content

Merge pull request #2 from saranagaoka/newbranch #3

Merge pull request #2 from saranagaoka/newbranch

Merge pull request #2 from saranagaoka/newbranch #3

Workflow file for this run

name: Piesek
on:
label:
types:
- created
push:
branches:
- master
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Every time
run: echo "This step will always run"