Skip to content

Commit

Permalink
Merge pull request #441 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
klutchell authored Jan 4, 2024
2 parents a4e7419 + fa55e1a commit e060476
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: '["ubuntu-latest","macos-latest","windows-2019"]'
restrict_custom_actions: false
repo_config: true
repo_description: "List all connected drives in your computer, in all major operating systems"

0 comments on commit e060476

Please sign in to comment.