We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9c2786 commit 6646346Copy full SHA for 6646346
.github/workflows/scriptabledebugger-all.yml
@@ -10,9 +10,9 @@ env:
10
on:
11
# Triggers the workflow on push or pull request events but only for the "master" branch
12
push:
13
- branches: [ Pharo13 ]
+ branches: [ Pharo14 ]
14
pull_request:
15
- branches: [ Pharo13, master ]
+ branches: [ Pharo14, master ]
16
17
# Allows you to run this workflow manually from the Actions tab
18
workflow_dispatch:
0 commit comments