Skip to content

Commit

Permalink
Test backport workflow with branch that doesn't make a GraphQL call
Browse files Browse the repository at this point in the history
For more information, refer to grafana/grafana-github-actions#224.

Signed-off-by: Jack Baldry <[email protected]>
  • Loading branch information
jdbaldry committed Sep 12, 2024
1 parent c85a30a commit 5de1854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
repository: grafana/grafana-github-actions
path: ./actions
ref: main
ref: jdb/2024-09-replace-graphql-with-rest
- name: Install Actions
run: npm install --production --prefix ./actions
- name: Run backport
Expand Down

0 comments on commit 5de1854

Please sign in to comment.