1
0
Fork 0

Commits vergleichen

...

1 Commit

Autor SHA1 Nachricht Datum
Faizaan Gagan 61cf35bacc IMPROVE: run metadata workflow on push as well 2021-10-19 09:15:45 +05:30
2 geänderte Dateien mit 2 neuen und 3 gelöschten Zeilen

Datei anzeigen

@ -1,7 +1,6 @@
name: Metadata
on:
pull_request:
on: [pull_request, push]
jobs:
build:

Datei anzeigen

@ -1,7 +1,7 @@
# frozen_string_literal: true
# name: discourse-custom-wizard
# about: Create custom wizards
# version: 1.15.1
# version: 1.15.2
# authors: Angus McLeod
# url: https://github.com/paviliondev/discourse-custom-wizard
# contact emails: angus@thepavilion.io