Skip to content

Commit 66d12dd

Browse files
authored
Update fp-stability.yml
1 parent 08da8a8 commit 66d12dd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/fp-stability.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ name: FP Stability
2929

3030
on:
3131
push:
32-
branches: [master, fp-stability]
33-
schedule:
34-
- cron: "0 3 * * 1"
32+
branches: [master]
33+
pull_request:
34+
types: [opened, synchronize, reopened, ready_for_review]
3535
workflow_dispatch:
3636

3737
jobs:

0 commit comments

Comments
 (0)