mirror of
https://github.com/Noratrieb/actions-playground.git
synced 2026-01-14 09:05:00 +01:00
update both
This commit is contained in:
parent
521d29b3e8
commit
7167309bf5
2 changed files with 5 additions and 1 deletions
|
|
@ -2,4 +2,6 @@
|
||||||
|
|
||||||
echo 'running bar!'
|
echo 'running bar!'
|
||||||
echo 'cool new feature -fixing feature'
|
echo 'cool new feature -fixing feature'
|
||||||
echo 'new feature'
|
echo 'new feature'
|
||||||
|
|
||||||
|
echo 'and here'
|
||||||
|
|
@ -4,3 +4,5 @@ echo 'Running foo!'
|
||||||
echo 'fixed bug'
|
echo 'fixed bug'
|
||||||
echo 'fixed another bug'
|
echo 'fixed another bug'
|
||||||
echo 'NOT ANOTHER ONE'
|
echo 'NOT ANOTHER ONE'
|
||||||
|
|
||||||
|
echo 'adding a thing here'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue