Skip to content

Initial version (#1) #15

Initial version (#1)

Initial version (#1) #15

Workflow file for this run

name: Test the GitHub Action
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Integration test
uses: ./ # fiberplane/sync-templates@v1
id: integration-test-1
with:
api-token: ${{ secrets.FP_TOKEN }}
workspace-id: wTTZcPV5Q8qqQ-340fAEWQ