You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +02:00
Update oint_test.yml
This commit is contained in:
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
|
||||
|
||||
|
Reference in New Issue
Block a user