Skip to content

Commit

Permalink
Update pagesDeployment.yml
Browse files Browse the repository at this point in the history
IvanPerez9 authored Dec 20, 2023
1 parent 07256d2 commit ce5ebbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pagesDeployment.yml
Original file line number Diff line number Diff line change
@@ -4,8 +4,8 @@
name: Custom Deployment

on:
schedule:
- cron: '0 6 * * *' # Runs every day at 6am UTC = 8 GMT+1
#schedule:
#- cron: '0 6 * * *' # Runs every day at 6am UTC = 8 GMT+1
# Runs on pushes targeting the default branch
push:
branches: ["master"]

0 comments on commit ce5ebbe

Please sign in to comment.