Skip to content

Commit

Permalink
Merge pull request #10 from culturecreates/feature/issue-6
Browse files Browse the repository at this point in the history
Changed name of the workflows
  • Loading branch information
dev-aravind authored Jan 2, 2024
2 parents 79778e7 + 0cc2834 commit f1262fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scenesfrancophones-artists.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run Main Script
name: Fetch Scenesfrancophones Artists

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scenesfrancophones-events.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run Main Script
name: Fetch Scenesfrancophones Events

on:
workflow_dispatch:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/scenesfrancophones-organizers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Run Main Script

name: Fetch Scenesfrancophones Organizers
on:
workflow_dispatch:
schedule:
Expand Down

0 comments on commit f1262fe

Please sign in to comment.