Skip to content

Commit

Permalink
Updated a few things
Browse files Browse the repository at this point in the history
  • Loading branch information
rmanaem committed Jan 10, 2025
1 parent 934188c commit f4b8320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/updated_examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
pull-requests: write

jobs:
e2e-test:
generate-example-files:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down Expand Up @@ -75,8 +75,8 @@ jobs:
with:
token: ${{ steps.generate-token.outputs.token }}
commit-message: Update `query-tool-results` files
branch: update-query-tool-results
title: Update `query-tool-results` files
body: "This PR updates the `query-tool-results` files with the latest changes."
base: main
branch: create-pull-request/query-tool-results
labels: _bot

0 comments on commit f4b8320

Please sign in to comment.