Skip to content

Commit

Permalink
Enable action on providers merge to main
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Rockwood <[email protected]>
  • Loading branch information
benr committed Sep 26, 2023
1 parent e7e316c commit 08f68d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/providers.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'Build & Release Providers'

on:
push:
branches: ['main']
paths: ['providers/**']
workflow_dispatch:
inputs:
build_all:
Expand Down

0 comments on commit 08f68d1

Please sign in to comment.