Skip to content

Commit

Permalink
馃帹 Removed comments from original snippet
Browse files Browse the repository at this point in the history
Co-authored-by: Marite Guerrieri <marite.guerrieri@somenergia.coop>
  • Loading branch information
vokimon and MariteSomEnergia committed May 25, 2023
1 parent d22ae1a commit 63ea6e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
# This is a basic workflow to help you get started with Actions

name: CI

on:
- push # git push
- pull_request # PR from other clones
- workflow_dispatch # Explicit launch

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
build-python:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 63ea6e8

Please sign in to comment.