Skip to content

Commit 10726a0

Browse files
committed
fix: github workflow
1 parent f25e5d3 commit 10726a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/isodoo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: isOdoo
22

33
on:
44
pull_request:
5-
branches: [master]
5+
branches: [cookiecutter]
66
push:
7-
branches: [master]
7+
branches: [cookiecutter]
88
schedule:
99
- cron: '0 8 * * 0'
1010
workflow_dispatch:

0 commit comments

Comments
 (0)