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 4aacfef commit f878957Copy full SHA for f878957
1 file changed
.github/workflows/test_containers.yml
@@ -3,8 +3,8 @@ name: tests containers
3
on:
4
# workflow_dispatch
5
push:
6
- branches: [ master ]
7
- # branches: [ disabled ]
+ # branches: [ master ]
+ branches: [ disabled ]
8
paths-ignore:
9
- '.gitignore'
10
- '.readthedocs.yaml'
0 commit comments