Skip to content

Commit

Permalink
Merge pull request #63 from balena-io-modules/kyle/patch
Browse files Browse the repository at this point in the history
Remove repo config from flowzone.yml
  • Loading branch information
flowzone-app[bot] authored Dec 19, 2023
2 parents df13ffd + a10dadc commit 4a121db
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Flowzone

on:
pull_request:
types: [opened, synchronize, closed]
Expand All @@ -8,7 +7,6 @@ on:
pull_request_target:
types: [opened, synchronize, closed]
branches: [main, master]

jobs:
flowzone:
name: Flowzone
Expand All @@ -22,5 +20,3 @@ jobs:
with:
tests_run_on: '["windows-2019"]'
restrict_custom_actions: false
repo_config: true
repo_description: "A Windows Node.js native add-on to associate USB devices to the generic WinUSB driver"

0 comments on commit 4a121db

Please sign in to comment.