Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy authored Nov 22, 2024
1 parent 2325287 commit 51a981d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
on:
workflow_dispatch:
pull_request:
types: [opened, reopened]
types: [opened, reopened, synchronize]
branches:
- "18.0"
jobs:
demo_app_authentication:
test:
runs-on: ubuntu-latest
steps:
- name: Log
Expand Down

0 comments on commit 51a981d

Please sign in to comment.