mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-11 11:41:56 +02:00
Merge branch 'main' of https://github.com/Bayselonarrend/OpenIntegrations
This commit is contained in:
commit
26a0810921
2
.github/workflows/oint_test_Airtable.yml
vendored
2
.github/workflows/oint_test_Airtable.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Airtable]
|
||||
needs: [Testing-Airtable]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
@ -97,7 +97,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [GoogleCalendar]
|
||||
needs: [Testing-GoogleCalendar]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
2
.github/workflows/oint_test_GoogleDrive.yml
vendored
2
.github/workflows/oint_test_GoogleDrive.yml
vendored
@ -97,7 +97,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [GoogleDrive]
|
||||
needs: [Testing-GoogleDrive]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
2
.github/workflows/oint_test_GoogleSheets.yml
vendored
2
.github/workflows/oint_test_GoogleSheets.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [GoogleSheets]
|
||||
needs: [Testing-GoogleSheets]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
@ -100,7 +100,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [GoogleWorkspace]
|
||||
needs: [Testing-GoogleWorkspace]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
2
.github/workflows/oint_test_Notion.yml
vendored
2
.github/workflows/oint_test_Notion.yml
vendored
@ -117,7 +117,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Notion]
|
||||
needs: [Testing-Notion]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
2
.github/workflows/oint_test_Slack.yml
vendored
2
.github/workflows/oint_test_Slack.yml
vendored
@ -133,7 +133,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Slack]
|
||||
needs: [Testing-Slack]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
2
.github/workflows/oint_test_Telegram.yml
vendored
2
.github/workflows/oint_test_Telegram.yml
vendored
@ -177,7 +177,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Telegram]
|
||||
needs: [Testing-Telegram]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
2
.github/workflows/oint_test_Twitter.yml
vendored
2
.github/workflows/oint_test_Twitter.yml
vendored
@ -116,7 +116,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Twitter]
|
||||
needs: [Testing-Twitter]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
2
.github/workflows/oint_test_VK.yml
vendored
2
.github/workflows/oint_test_VK.yml
vendored
@ -153,7 +153,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [VK]
|
||||
needs: [Testing-VK]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
2
.github/workflows/oint_test_Viber.yml
vendored
2
.github/workflows/oint_test_Viber.yml
vendored
@ -117,7 +117,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Viber]
|
||||
needs: [Testing-Viber]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
2
.github/workflows/oint_test_YandexDisk.yml
vendored
2
.github/workflows/oint_test_YandexDisk.yml
vendored
@ -121,7 +121,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [YandexDisk]
|
||||
needs: [Testing-YandexDisk]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
2
.github/workflows/oint_test_full.yml
vendored
2
.github/workflows/oint_test_full.yml
vendored
@ -853,7 +853,7 @@ jobs:
|
||||
|
||||
Encode:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Twitter]
|
||||
needs: [Testing-Twitter]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
contents: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user