1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-20 01:09:35 +05:30

(CI/CD): debug workflow events

This commit is contained in:
2023-12-03 21:05:13 +05:30
parent 21a8506940
commit 7b1b1d895f
2 changed files with 4 additions and 1 deletions

View File

@@ -12,6 +12,9 @@ jobs:
- name: 🚚 Get latest code
uses: actions/checkout@v3
- name: Debug Event Payload
run: echo "${{ toJson(github.event) }}"
- name: 📦 Update Database
if: github.event_name == 'push' && github.event_path == 'neosubhamoy.sql'
run: |

View File

@@ -1,4 +1,4 @@
-- phpMyAdmin SQL Dum
-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--