Skip to content

Commit

Permalink
Update workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkykh authored Mar 23, 2024
1 parent 96bd959 commit 73f3014
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@ name: Build and Deploy

on:
workflow_dispatch:
create:
push:
tags:
- '*.*.*'
# push:
# branches:
# - master

jobs:
build:
Expand Down

0 comments on commit 73f3014

Please sign in to comment.