Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Commit ef99fc2

Browse files
authored
Enable post-merge security scans for tag creation (#537)
1 parent 6949998 commit ef99fc2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/post-merge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
branches:
1111
- main
1212
- release-*
13+
tags:
14+
- '*'
1315
workflow_dispatch:
1416

1517
permissions:

0 commit comments

Comments
 (0)