Skip to content

Commit

Permalink
Update dev-cloudflare-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 18, 2023
1 parent 4731873 commit f8e8ca5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-cloudflare-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Deploy EOEFANS WEB to Cloudflare pages

on:
push:
branches: [ "main" ]
branches: [ "main","ci" ]
# pull_request:
# types: [synchronize, closed]
# branches: [ "main" ]
# branches: [ "main","ci" ]

# Environment variables available to all jobs and steps in this workflow
env:
Expand Down

0 comments on commit f8e8ca5

Please sign in to comment.