Skip to content

Commit

Permalink
hack some more
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinMartinov committed Feb 1, 2024
1 parent 923b57b commit bb1d7d2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/update-providers-auto.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
name: Update Providers with new bridge version upon release
on:
push:
tags:
# Typically pf* module is tagged after the main module, so this is a good time to fire off
# automatic downstream upgrades.
- 'pf/**'
workflow_dispatch:


env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bb1d7d2

Please sign in to comment.