Skip to content

Commit

Permalink
Add cloudflare project to flowzone
Browse files Browse the repository at this point in the history
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
  • Loading branch information
vipulgupta2048 committed Apr 16, 2024
1 parent c35c3ee commit 1707385
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
pull_request:
types: [opened, synchronize, closed]
branches: [main, master]

# allow external contributions to use secrets within trusted code
pull_request_target:
types: [opened, synchronize, closed]
branches: [main, master]

workflow_dispatch:

jobs:
Expand All @@ -30,8 +30,9 @@ jobs:
secrets: inherit

with:
balena_slugs: balenalabs/balenasound

balena_slugs: balenalabs/balenasound
cloudflare_website: "balena-sound"

sync:
name: "Synchronize BalenaHub Readme"
runs-on: "ubuntu-22.04"
Expand Down

0 comments on commit 1707385

Please sign in to comment.