Skip to content

Commit

Permalink
Update my-jobs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PhucNghi176 authored Oct 15, 2024
1 parent fb33a55 commit b90f3b5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/my-jobs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: CI/CD Pipeline

on:
# push:
# branches:
# - '*' # Matches every branch
# - '!main' # Excludes main branch
push:
branches:
- main
pull_request:
types:
- closed
Expand Down

0 comments on commit b90f3b5

Please sign in to comment.