Skip to content

Commit

Permalink
Changed name of the workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-aravind committed Jan 2, 2024
1 parent ef580e9 commit 0cc2834
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 0cc2834

Please sign in to comment.