1
0
mirror of https://github.com/XFox111/easylogon-web.git synced 2026-07-02 19:52:45 +03:00

chore(ci): remove docker tag, add codeql workflow

This commit is contained in:
2025-08-05 11:13:56 +00:00
parent adad04ef89
commit 13dfbf1d26
2 changed files with 111 additions and 1 deletions
-1
View File
@@ -53,7 +53,6 @@ jobs:
tags: |
latest
${{steps.package_json.outputs.version}}
${{steps.package_json.outputs.version}}-${{ github.sha }}
- name: "Login to Docker Hub"
if: github.event_name != 'pull_request' || github.event.inputs.push == 'true'