mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-02 22:32:35 +00:00
remove accidental syntax add
This commit is contained in:
2
.github/workflows/containers.yml
vendored
2
.github/workflows/containers.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
on-success:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' && ( 1 || 1) }}
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python 3.9
|
||||
|
||||
Reference in New Issue
Block a user