Skip to content

Commit

Permalink
Update websync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danny6167 authored Dec 16, 2024
1 parent f32cc6b commit 0099f22
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/websync.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# This is a basic workflow to help you get started with Actions

name: CI
name: Web Sync Push

# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the "main" branch
#push:
# branches: [ "main" ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
push:
branches: [ "main" ]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 0099f22

Please sign in to comment.