remove emoji
This commit is contained in:
parent
626a019ad8
commit
7077483ee0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test-waylonwalker-com.yml
vendored
4
.github/workflows/test-waylonwalker-com.yml
vendored
|
|
@ -11,11 +11,11 @@ on:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0/10 * * * *
|
- cron: 0/10 * * * *
|
||||||
|
|
||||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||||
jobs:
|
jobs:
|
||||||
# This workflow contains a single job called "build"
|
# This workflow contains a single job called "build"
|
||||||
test-site🧪:
|
test-site:
|
||||||
# The type of runner that the job will run on
|
# The type of runner that the job will run on
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue