You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +02:00
Update blank.yml
This commit is contained in:
6
.github/workflows/blank.yml
vendored
6
.github/workflows/blank.yml
vendored
@@ -11,6 +11,9 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
@@ -20,3 +23,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Выполнить скрипт
|
- name: Выполнить скрипт
|
||||||
run: oscript ./.github/workflows/convert.os
|
run: oscript ./.github/workflows/convert.os
|
||||||
|
|
||||||
|
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user