Add Touchlab notice
This commit is contained in:
parent
d0cf16c8a6
commit
13792b07b2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,3 +1,5 @@
|
||||
# Based on https://github.com/touchlab/Stately/blob/main/.github/workflows/build.yml
|
||||
|
||||
name: build
|
||||
on: [ push ]
|
||||
|
||||
|
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -1,3 +1,5 @@
|
||||
# Based on https://github.com/touchlab/Stately/blob/main/.github/workflows/deploy.yml
|
||||
|
||||
name: deploy
|
||||
on: workflow_dispatch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user