Skip to content

update workflow location #163

update workflow location

update workflow location #163

Workflow file for this run

name: Sync with S3
on:
workflow_dispatch:
pull_request_target:
types: [ closed ]
branches: [ main ]
jobs:
sync:
#PR merged with main #Manually triggered workflow
if: github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch'
uses: hellocoop/tools/workflows/content-sync.yml@main

Check failure on line 13 in .github/workflows/sync.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/sync.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
# GitHub-Slack app sends a workflow status message with live updates to #content-updates channel
with:
STACK: WwwCoopStack #make sure this is the right stack value #TBD: use env