@@ -16,8 +16,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- with:
- ref: 'v3.3.1'
- name: Clone repository
working-directory: build
env:
@@ -39,4 +37,4 @@ jobs:
git config --local user.name "$GITHUB_ACTOR"
git add $FORMULA
git commit -m "Update to ${{ github.ref }}"
- git push origin master
+ git push --dry-run origin master
@@ -16,6 +16,7 @@
* any-of rule for views/groups (eg entity has A and any of B/C/D)
- get -> all, exclude -> none
* review prepare after clone and the others have been removed
+* unlock deploy.yml
Next:
* review pool<T>::remove, ::assign