Skip to content

Commit

Permalink
test: push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Oct 17, 2023
1 parent c8cf46e commit ad8afd6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Dispatch Validation

on:
pull_request:
# pull_request:
push:
branches: [ development ]
tags: [ '*' ]
# branches: [ development ]
# tags: [ '*' ]

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

0 comments on commit ad8afd6

Please sign in to comment.