Skip to content

Commit

Permalink
Back to dev, and disable github actions on 10.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Dec 15, 2021
1 parent 0a570a1 commit 4be7782
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Build static sites
# events but only for the 10.x branch
on:
push:
branches: [10.x]
branches: [N0NE]
# pull_request:
# branches: [10.x]

Expand Down
2 changes: 1 addition & 1 deletion drush.info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
drush_version=10.6.2
drush_version=10.6.3-dev

0 comments on commit 4be7782

Please sign in to comment.