Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eq19 authored Nov 22, 2024
1 parent ec82c36 commit 161473f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name: COmpendium of RElations – Modulo 6
# For more information on these settings, see https://www.tensorflow.org/quantum/design.
#
on:
#push:
push:
workflow_run:
types: [completed]
workflows: ["pages-build-deployment"]
Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
initiate_pauli_sum: ${{ toJSON(steps.build-parser.outputs) }}

- name: 🏃‍♂️ Lexering Runner
uses: eq19/lexer@v2
uses: eq19/lexer@v3
id: set-lexering
with:
id: ${{ matrix.config.id }}
Expand Down

0 comments on commit 161473f

Please sign in to comment.