Skip to content

Commit f618a9d

Browse files
chore: Synced local '.github/workflows/automation.yml' with remote 'sync-files/defaults/.github/workflows/automation.yml' (googleworkspace#383)
1 parent 3842b82 commit f618a9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/automation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
14+
---
1515
name: Automation
1616
on: [pull_request]
1717
jobs:
@@ -25,4 +25,4 @@ jobs:
2525
- name: approve
2626
run: gh pr review --approve "$PR_URL"
2727
- name: merge
28-
run: gh pr merge --auto --squash --delete-branch "$PR_URL
28+
run: gh pr merge --auto --squash --delete-branch "$PR_URL"

0 commit comments

Comments
 (0)