Skip to content

Commit

Permalink
Update github workflows config
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelaz3r committed Feb 20, 2024
1 parent 3b8d5ce commit 288da95
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Elixir CI

on:
push:
branches: ['main']
pull_request:
branches: ['main']
on: [push, pull_request]

permissions:
contents: read
Expand Down

0 comments on commit 288da95

Please sign in to comment.