Merge pull request #244 from ttshivers/remove_autoupdate
ci(autoupdate): remove action
This commit is contained in:
commit
0f3ca32907
|
@ -1,14 +0,0 @@
|
|||
name: autoupdate
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
autoupdate:
|
||||
name: autoupdate
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: chinthakagodawita/autoupdate@v0.1.4
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.PAT }}"
|
||||
MERGE_CONFLICT_ACTION: "ignore"
|
Loading…
Reference in New Issue