Skip to content

Commit

Permalink
trigger now
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Jun 14, 2024
1 parent 15cb5db commit 271806a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/add-runtime-custom-property.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
schedule:
- cron: '0 0 22 * *'
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches: [main, master, staging, development, devel, dev]
jobs:
run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 271806a

Please sign in to comment.