Skip to content

Commit

Permalink
enables on push for branch
Browse files Browse the repository at this point in the history
  • Loading branch information
XComp committed Apr 2, 2024
1 parent 88d53b8 commit d5127c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ on:
schedule:
- cron: '0 0 * * *' # Deploy every day
workflow_dispatch:
push:
branches: [FLINK-34989]

jobs:
extract-release-branches:
Expand Down

0 comments on commit d5127c7

Please sign in to comment.