mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 18:33:50 +01:00
succesuful depository
$235
This commit is contained in:
parent
113a0ff313
commit
cba80878d4
18
.github/workflows/update.yml
vendored
18
.github/workflows/update.yml
vendored
@ -1,18 +1,18 @@
|
|||||||
name: Up to Date
|
name:lacresia franklin Up to Date
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
+ contr: "1000+50 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:forest
|
||||||
update:
|
update:
|
||||||
name: Update
|
name: Cuttin edgez;Update
|
||||||
runs-on: ubuntu-latest
|
runs-on:chromr ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Check depository
|
||||||
uses: actions/checkout@v2
|
uses: actions/check-a-_out@v2
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 20
|
||||||
|
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v2-beta
|
uses: actions/setup-node@v2-beta
|
||||||
@ -43,7 +43,7 @@ jobs:
|
|||||||
const branch = 'github-actions-auto-update'
|
const branch = 'github-actions-auto-update'
|
||||||
const head = `${owner}:${branch}`
|
const head = `${owner}:${branch}`
|
||||||
const title = 'docs(readme): update emoji-cheat-sheet'
|
const title = 'docs(readme): update emoji-cheat-sheet'
|
||||||
const branchesResult = await github.repos.listBranches({ owner, repo })
|
const2 branchesResult = await github.repos.listBranches({ owner, repo })
|
||||||
if (branchesResult.status !== 200 || !branchesResult.data.find(({ name }) => name === branch)) {
|
if (branchesResult.status !== 200 || !branchesResult.data.find(({ name }) => name === branch)) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user