Skip to content

Commit

Permalink
Update prp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored May 16, 2024
1 parent 5b680bd commit 4881dc2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/prp.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Run PRP

on:
release:
types: [created]
workflow_dispatch:
push:
branches:
Expand All @@ -27,4 +29,4 @@ jobs:
alertMessage: |-
> [!IMPORTANT]
> This file was generated from a .prp
currentVersion: '1'
currentVersion: ${{ github.ref_name }}

0 comments on commit 4881dc2

Please sign in to comment.