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:
parent
588b2a9d10
commit
6fc57daa32
3
.github/workflows/oint_test.yml
vendored
3
.github/workflows/oint_test.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user