Skip to content

Commit

Permalink
Update .github/workflows/push.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
  • Loading branch information
gwdawson and yesoreyeram authored Jan 31, 2025
1 parent 570ca5f commit efc3fe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ jobs:
name: CI
uses: grafana/plugin-ci-workflows/.github/workflows/ci.yml@main
with:
go-version: '1.23.5'
plugin-version-suffix: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || '' }}
run-playwright: true

0 comments on commit efc3fe2

Please sign in to comment.