Skip to content

Commit

Permalink
updated gh workflow action
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremycook123 committed May 1, 2023
1 parent f43458b commit a7962a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: CICD
name: Build

on:
push:
tags:
- '1.*.*'
pull_request:
branches:
- main
types: [opened, synchronize, reopened]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit a7962a5

Please sign in to comment.