Skip to content

Commit

Permalink
fix packages-qa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
obiltschnig committed Feb 18, 2024
1 parent f8bf9cd commit 9a67416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/packages-qa.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build release packages and perform basic sanity tests
name: Release Packages QA

on:
workflow_dispatch:
push:

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit 9a67416

Please sign in to comment.