Skip to content

Commit

Permalink
Try again to disable dream.as GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed May 28, 2024
1 parent e71c7ae commit 51da3f2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-esy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: docker-esy
# on:
on:
# push:
# paths:
# - 'example/z-docker-esy/**'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-opam.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: docker-opam
# on:
on:
# push:
# paths:
# - 'example/z-docker-opam/**'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/systemd.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: systemd
# on:
on:
# push:
# paths:
# - 'example/z-systemd/**'
Expand Down

0 comments on commit 51da3f2

Please sign in to comment.