1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-15 11:56:36 +02:00

Update oint_test.yml

This commit is contained in:
Anton Titovets 2024-03-22 16:44:05 +03:00 committed by GitHub
parent 588b2a9d10
commit 6fc57daa32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,7 @@ jobs:
Decode:
runs-on: ubuntu-latest
if: ${{ cancelled() }} == false
steps:
- uses: actions/checkout@v4
@ -501,7 +502,7 @@ jobs:
Encode:
runs-on: ubuntu-latest
needs: Testing-Twitter
if: ${{ cancelled() }} == false
if: ${{ always() }}
permissions:
contents: write